[INFO] cloning repository https://github.com/gettoknowdavid/padi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gettoknowdavid/padi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgettoknowdavid%2Fpadi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgettoknowdavid%2Fpadi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1d58e40bd1969391db954c6912c88919f27be60
[INFO] fixing gettoknowdavid/padi against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgettoknowdavid%2Fpadi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gettoknowdavid/padi
[INFO] finished tweaking git repo https://github.com/gettoknowdavid/padi
[INFO] tweaked toml for git repo https://github.com/gettoknowdavid/padi written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gettoknowdavid/padi on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gettoknowdavid/padi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded deadpool-redis v0.23.0
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] [stderr]   Downloaded phonenumber v0.3.9+9.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d
[INFO] running `Command { std: "docker" "start" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking redis v1.2.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking deadpool-redis v0.23.0
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking padi-api v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         sqlx::query_as!(User, r#"SELECT * FROM users WHERE email = $1"#, email)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         sqlx::query_as!(User, r#"SELECT * FROM users WHERE phone = $1"#, phone.e164)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_scalar!(
[INFO] [stdout] 49 | |             r#"SELECT EXISTS(SELECT 1 FROM users WHERE email = $1) as "exists!""#,
[INFO] [stdout] 50 | |             email
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         sqlx::query_as!(
[INFO] [stdout] 58 | |             User,
[INFO] [stdout] 59 | |             r#"
[INFO] [stdout] 60 | |             INSERT INTO users (id, email, password_hash, full_name, phone, is_verified)
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             false
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query_as!(
[INFO] [stdout] 77 | |             User,
[INFO] [stdout] 78 | |             r#"
[INFO] [stdout] 79 | |             INSERT INTO users (id, phone, is_verified, failed_login_attempts)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             &phone.e164,
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         sqlx::query!("UPDATE users SET is_verified = true WHERE id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             r#"UPDATE users SET password_hash = $1, failed_login_attempts = 0, locked_until = NULL WHERE id = $2"#,
[INFO] [stdout] 100 | |             hash,
[INFO] [stdout] 101 | |             user_id
[INFO] [stdout] 102 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         sqlx::query!(
[INFO] [stdout] 110 | |             "UPDATE users SET failed_login_attempts = failed_login_attempts + 1 WHERE id = $1",
[INFO] [stdout] 111 | |             user_id
[INFO] [stdout] 112 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         sqlx::query!(
[INFO] [stdout] 120 | |             "UPDATE users SET failed_login_attempts = 0, locked_until = NULL WHERE id = $1",
[INFO] [stdout] 121 | |             user_id
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         sqlx::query!(
[INFO] [stdout] 131 | |             r#"UPDATE users SET locked_until = $1 WHERE id = $2"#,
[INFO] [stdout] 132 | |             locked_until,
[INFO] [stdout] 133 | |             user_id
[INFO] [stdout] 134 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query_as!(
[INFO] [stdout] 147 | |             User,
[INFO] [stdout] 148 | |             r#"
[INFO] [stdout] 149 | |             INSERT INTO users (id, email, full_name, avatar_url, is_verified)
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |             avatar_url.as_deref(),
[INFO] [stdout] 160 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | /         sqlx::query!(
[INFO] [stdout] 174 | |             r#"
[INFO] [stdout] 175 | |             INSERT INTO audit_logs (id, user_id, action, resource_type, resource_id, ip_address)
[INFO] [stdout] 176 | |             VALUES ($1, $2, $3, 'user', $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |             ip.as_deref()
[INFO] [stdout] 183 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         sqlx::query_as!(User, r#"SELECT * FROM users WHERE email = $1"#, email)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         sqlx::query_as!(User, r#"SELECT * FROM users WHERE phone = $1"#, phone.e164)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_scalar!(
[INFO] [stdout] 49 | |             r#"SELECT EXISTS(SELECT 1 FROM users WHERE email = $1) as "exists!""#,
[INFO] [stdout] 50 | |             email
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         sqlx::query_as!(
[INFO] [stdout] 58 | |             User,
[INFO] [stdout] 59 | |             r#"
[INFO] [stdout] 60 | |             INSERT INTO users (id, email, password_hash, full_name, phone, is_verified)
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             false
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query_as!(
[INFO] [stdout] 77 | |             User,
[INFO] [stdout] 78 | |             r#"
[INFO] [stdout] 79 | |             INSERT INTO users (id, phone, is_verified, failed_login_attempts)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |             &phone.e164,
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/auth/repository.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         sqlx::query!("UPDATE users SET is_verified = true WHERE id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             r#"UPDATE users SET password_hash = $1, failed_login_attempts = 0, locked_until = NULL WHERE id = $2"#,
[INFO] [stdout] 100 | |             hash,
[INFO] [stdout] 101 | |             user_id
[INFO] [stdout] 102 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         sqlx::query!(
[INFO] [stdout] 110 | |             "UPDATE users SET failed_login_attempts = failed_login_attempts + 1 WHERE id = $1",
[INFO] [stdout] 111 | |             user_id
[INFO] [stdout] 112 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         sqlx::query!(
[INFO] [stdout] 120 | |             "UPDATE users SET failed_login_attempts = 0, locked_until = NULL WHERE id = $1",
[INFO] [stdout] 121 | |             user_id
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | /         sqlx::query!(
[INFO] [stdout] 131 | |             r#"UPDATE users SET locked_until = $1 WHERE id = $2"#,
[INFO] [stdout] 132 | |             locked_until,
[INFO] [stdout] 133 | |             user_id
[INFO] [stdout] 134 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query_as!(
[INFO] [stdout] 147 | |             User,
[INFO] [stdout] 148 | |             r#"
[INFO] [stdout] 149 | |             INSERT INTO users (id, email, full_name, avatar_url, is_verified)
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |             avatar_url.as_deref(),
[INFO] [stdout] 160 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/auth/repository.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | /         sqlx::query!(
[INFO] [stdout] 174 | |             r#"
[INFO] [stdout] 175 | |             INSERT INTO audit_logs (id, user_id, action, resource_type, resource_id, ip_address)
[INFO] [stdout] 176 | |             VALUES ($1, $2, $3, 'user', $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |             ip.as_deref()
[INFO] [stdout] 183 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let org = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 28 | |             Organization,
[INFO] [stdout] 29 | |             r#"INSERT INTO organizations (id, name, slug) VALUES ($1, $2, $3) RETURNING *"#,
[INFO] [stdout] 30 | |             Uuid::new_v4(),
[INFO] [stdout] 31 | |             name,
[INFO] [stdout] 32 | |             slug
[INFO] [stdout] 33 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_scalar!(
[INFO] [stdout] 40 | |             r#"INSERT INTO organization_members (org_id, user_id, role) VALUES ($1, $2, 'owner')"#,
[INFO] [stdout] 41 | |             &org.id,
[INFO] [stdout] 42 | |             owner_id,
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query_as!(
[INFO] [stdout] 55 | |             Organization,
[INFO] [stdout] 56 | |             r#"SELECT * FROM organizations WHERE id = $1"#,
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | /         sqlx::query!(
[INFO] [stdout] 76 | |             r#"
[INFO] [stdout] 77 | |             INSERT INTO invitations (id, org_id, email, role, token, invited_by, expires_at)
[INFO] [stdout] 78 | |             VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             Utc::now() + Duration::days(7)
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         sqlx::query!(
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |             INSERT INTO audit_logs (id, user_id, action, resource_type, resource_id, ip_address)
[INFO] [stdout]  95 | |             VALUES ($1, $2, $3, 'org', $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |             ip.as_deref()
[INFO] [stdout] 102 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         sqlx::query_as!(
[INFO] [stdout] 111 | |             Invitation,
[INFO] [stdout] 112 | |             r#"SELECT * FROM invitations WHERE token = $1 AND accepted_at IS NULL AND expires_at > NOW() LIMIT 1"#,
[INFO] [stdout] 113 | |             token
[INFO] [stdout] 114 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let invitation = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 127 | |             Invitation,
[INFO] [stdout] 128 | |             r#"
[INFO] [stdout] 129 | |             SELECT * FROM invitations
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             token
[INFO] [stdout] 136 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query!(
[INFO] [stdout] 147 | |             r#"
[INFO] [stdout] 148 | |             INSERT INTO organization_members (org_id, user_id, role)
[INFO] [stdout] 149 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             &role,
[INFO] [stdout] 155 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | /         sqlx::query!(
[INFO] [stdout] 161 | |             r#"UPDATE invitations SET accepted_at = NOW() WHERE token = $1"#,
[INFO] [stdout] 162 | |             token
[INFO] [stdout] 163 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |           let org = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 169 | |             Organization,
[INFO] [stdout] 170 | |             r#"SELECT  * FROM organizations WHERE id = $1"#,
[INFO] [stdout] 171 | |             invitation.org_id
[INFO] [stdout] 172 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         sqlx::query_scalar!(
[INFO] [stdout] 183 | |             r#"SELECT EXISTS(SELECT 1 FROM organizations WHERE slug = $1) as "exists!""#,
[INFO] [stdout] 184 | |             slug
[INFO] [stdout] 185 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let org = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 28 | |             Organization,
[INFO] [stdout] 29 | |             r#"INSERT INTO organizations (id, name, slug) VALUES ($1, $2, $3) RETURNING *"#,
[INFO] [stdout] 30 | |             Uuid::new_v4(),
[INFO] [stdout] 31 | |             name,
[INFO] [stdout] 32 | |             slug
[INFO] [stdout] 33 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_scalar!(
[INFO] [stdout] 40 | |             r#"INSERT INTO organization_members (org_id, user_id, role) VALUES ($1, $2, 'owner')"#,
[INFO] [stdout] 41 | |             &org.id,
[INFO] [stdout] 42 | |             owner_id,
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query_as!(
[INFO] [stdout] 55 | |             Organization,
[INFO] [stdout] 56 | |             r#"SELECT * FROM organizations WHERE id = $1"#,
[INFO] [stdout] 57 | |             id
[INFO] [stdout] 58 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> backend/src/features/organizations/repository.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | /         sqlx::query!(
[INFO] [stdout] 76 | |             r#"
[INFO] [stdout] 77 | |             INSERT INTO invitations (id, org_id, email, role, token, invited_by, expires_at)
[INFO] [stdout] 78 | |             VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             Utc::now() + Duration::days(7)
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         sqlx::query!(
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |             INSERT INTO audit_logs (id, user_id, action, resource_type, resource_id, ip_address)
[INFO] [stdout]  95 | |             VALUES ($1, $2, $3, 'org', $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |             ip.as_deref()
[INFO] [stdout] 102 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         sqlx::query_as!(
[INFO] [stdout] 111 | |             Invitation,
[INFO] [stdout] 112 | |             r#"SELECT * FROM invitations WHERE token = $1 AND accepted_at IS NULL AND expires_at > NOW() LIMIT 1"#,
[INFO] [stdout] 113 | |             token
[INFO] [stdout] 114 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let invitation = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 127 | |             Invitation,
[INFO] [stdout] 128 | |             r#"
[INFO] [stdout] 129 | |             SELECT * FROM invitations
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             token
[INFO] [stdout] 136 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query!(
[INFO] [stdout] 147 | |             r#"
[INFO] [stdout] 148 | |             INSERT INTO organization_members (org_id, user_id, role)
[INFO] [stdout] 149 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |             &role,
[INFO] [stdout] 155 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | /         sqlx::query!(
[INFO] [stdout] 161 | |             r#"UPDATE invitations SET accepted_at = NOW() WHERE token = $1"#,
[INFO] [stdout] 162 | |             token
[INFO] [stdout] 163 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |           let org = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 169 | |             Organization,
[INFO] [stdout] 170 | |             r#"SELECT  * FROM organizations WHERE id = $1"#,
[INFO] [stdout] 171 | |             invitation.org_id
[INFO] [stdout] 172 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> backend/src/features/organizations/repository.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | /         sqlx::query_scalar!(
[INFO] [stdout] 183 | |             r#"SELECT EXISTS(SELECT 1 FROM organizations WHERE slug = $1) as "exists!""#,
[INFO] [stdout] 184 | |             slug
[INFO] [stdout] 185 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]  --> backend/src/features/organizations/repository.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]  --> backend/src/features/organizations/repository.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Duration, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `padi-api` (bin "padi-api" test) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `padi-api` (bin "padi-api") due to 23 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d", kill_on_drop: false }`
[INFO] [stdout] fff9a10a26f056b161140acb014982802aaa2afe7cda558f9c97b0edbd5cb97d
